home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / cpanels / rocp8.arc / ROCP.DOC < prev   
Text File  |  1985-11-20  |  3KB  |  71 lines

  1.                     The ReadOnly Control Panel
  2.                            Version 0.8
  3.                           By Mike Yocum
  4.                           (312) 469-4490
  5.                          CIS 70375, 1255
  6.                          GEnie Mike.Yocum
  7.  
  8. I found myself almost never using the Control Panel Desk Accessory
  9. (DA).  It was fairly large (for a DA), and it took up not one but
  10. two "slots," one for itself and one for "Install Printer."  Plus,
  11. once I set the colors and other choices to my personal
  12. preferences, I would rarely even look at it.  However, if it
  13. wasn't on the boot disk, you didn't get many of the "defaults"
  14. that are saved in the DESKTOP.INF file (resolution, icon and
  15. window arrangement, and any program installation information is
  16. taken care of by GEM itself, using the DESKTOP.INF file)
  17.  
  18. Preferences set by the Control Panel include:
  19.  
  20. RS-232 settings (well, actually the VT-52 Emulator sets these)
  21. Printer settings
  22. Color choices
  23. Mouse double-click speed
  24. Keyclick on/off
  25. Console bell on/off
  26. Keyboard delay time
  27. Keyboard repeat rate
  28.  
  29. So, I wrote The ROCP.  It's pretty simple - upon boot-up it gets
  30. information from GEM about your system defaults stored in the
  31. DESKTOP.INF file, and sets up all of your preferences listed
  32. above.  It will also be listed in the "Desk" menu, so that if you
  33. run across one of those "misbehaving" programs that doesn't reset
  34. your colors and/or other preferences after exiting to the desktop,
  35. just pull it down and The ROCP will fix you right up.  One thing
  36. The ROCP does do "better" that Atari's Control Panel is "sluggish"
  37. about is setting the system clock from the keyboard clock right at
  38. boot up.  This will only help you if you've got a mod to
  39. "remember" the time and date (like the NonSTop Clock) that doesn't
  40. require special software to read the time/date.  If you've got
  41. one, you're all set.  Also, The ROCP works properly in any
  42. resolution.
  43.  
  44. I'm happy to report that the two known bugs in 0.3, i.e. not
  45. setting the double-click speed on boot up and "misbehaving" with
  46. Timeworks' Word Writer ST (although I'm STILL convinced something
  47. strange is going on with that program!) have been fixed in this
  48. release.  As an added "feature," The ROCP will "automatically"
  49. reset your prefs after exiting a GEM application.  Many thanks to
  50. Bob Breum, who contacted me through CompuServe, for his
  51. suggestions on implementing these fixes.
  52.  
  53. There were two changes in 0.7 from 0.6.  One is that there can no
  54. longer be an error in reading the DESKTOP.INF file.  The shell
  55. environment is gotten directly from GEM now, and GEM will
  56. manufacture a default "DESKTOP.INF" if none exists.  A big
  57. thank you to Steve Reed, who contacted me through GENIE, for this
  58. suggestion.  The other change is cosmetic - I removed the dialog
  59. box and replaced it with an alert box for over 2K savings.  The dialog
  60. box was interesting, and I worked hard on it.  However, I think it's
  61. more important for a desk accessory to be compact.
  62.  
  63. The only change in 0.8 from 0.7 is cosmetic - the alert box now
  64. looks OK in low resolution.  Actually, it's a whole different alert
  65. message.  I don't think the person who implemented alert boxes at
  66. Digital Research ever looked at low res!
  67.  
  68. This program is copyrighted, but free.  Please notify me if you
  69. have any suggestions, bugs, etc.  I hope you'll enjoy The ReadOnly
  70. Control Panel, and the extra DA slot/extra memory it gives you.
  71.